XMLNode.XQL Method

Performs an XPath query and returns an XMLNodeList of the resulting nodes. If the query has namespace references in it, you must provide declarations for them in the form of a string array, i.e.

Syntax

XMLNode.XQL Query, [Map]


Parameters

Query

String

Map (Optional)

String


("ns1","http://foo","ns2","http://bar").